Refresh Indexed DB After Upgrading to Package 26.3

When you upgrade from package 26.2.8 or earlier to 26.3, you must perform a one-time browser refresh of the application's IndexedDB data. This ensures the application functions correctly after the upgrade.

This is a one-time activity required only when upgrading from package 26.2.8 or earlier to 26.3. After you complete these steps, you can continue using the application normally.

Delete the nice-cxone-ccf Database from IndexedDB

  1. Upgrade your Salesforce package to 26.3.

  2. Log in to your Salesforce org and Salesforce Voice (SFV).

  3. Right-click anywhere in the browser window and select Inspect to open the browser's Developer Tools.

  4. Click the Application tab in Developer Tools.

  5. In the left panel, under the Storage section, expand IndexedDB.

  6. Select the nice-cxone-ccf database.

  7. In the right pane, click Delete Database.

  8. Refresh the browser page.

After completing these steps, you can continue using the application normally.